JBoss Community Archive (Read Only)

PicketBox

Timed Release 2012-Nov-21

Getting from JBoss Nexus

A timed version was released and it is available at https://repository.jboss.org/nexus/.

To configure your project with this timed release, please use:

<dependency>
    <groupId>org.picketbox</groupId>
    <artifactId>picketbox-core</artifactId>
    <version>5.0.0-2012Nov21</version>
</dependency>

The version is 5.0.0-2012Nov21.

Available Artifacts

The table bellow lists all available artifacts:

GroupId

ArtifactId

Version

org.picketbox

picketbox-core

5.0.0-2012Nov21

org.picketbox

picketbox-http

5.0.0-2012Nov21

org.picketbox

picketbox-cdi

5.0.0-2012Nov21

org.picketbox

picketbox-drools

5.0.0-2012Nov21

org.picketbox

picketbox-infinispan

5.0.0-2012Nov21

org.picketbox

picketbox-quickstarts-dist

5.0.0-2012Nov21

org.picketbox

picketbox-json

5.0.0-2012Nov21

Source Code

You can get the source codes from Github at https://github.com/picketbox/picketbox/tree/v5.0.0-2012Nov21.

Fixed Issues

  • OTP Authentication Mechanism was not considering the token interval of 30s before and after the current time

  • Added more info to the AuditEvent. The context map now is used only for additional information.

  • Default JPA Identity Store was throwing a NPE when calling grantRole with a null group argument.

  • Smal code refactoring and cleanup.

JBoss.org Content Archive (Read Only), exported from JBoss Community Documentation Editor at 2020-03-11 12:16:06 UTC, last content change 2013-02-08 20:55:17 UTC.